How to Install monkeytail software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install monkeytail software package in Ubuntu 14.04 LTS (Trusty Tahr)

monkeytail software package provides tail variant designed for web developers monitoring logfiles, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install monkeytail 

monkeytail is installed in your system.

Make ensure the monkeytail package were installed using the commands given below,

$ sudo dpkg-query -l | grep monkeytail *

You will get with monkeytail package name, version, architecture and description in a table

monkeytail package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package monkeytail
Version 0.3.2-3
Description tail variant designed for web developers monitoring logfiles
Sub Section Utils


See Also, How to uninstall or remove monkeytail software package from Ubuntu 14.04 LTS (Trusty Tahr)?